-
-
Notifications
You must be signed in to change notification settings - Fork 108
Skip test dependent on Scrivito from forked repo PR #209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Because `scriviton_path(Obj.root)` means `/`, we can replace to `root_url`.
同じコミットハッシュだと違うPRでもテスト結果が同じになってしまうのかな?🤔 |
#210 のCIが通るまでマージしてはいけないのでWIPにしました |
ひとまず 55e1208 で 💚 55e1208 のコミットでCmsControllerがロードされても b882f0d のテストのようなことが無くなりそうに思えるので、 |
#210 もCI 👌 なのでWIP外しました。 |
@nalabjp PRありがとうございます! 😆 ✨ 確認しました! ✅ 👀 コミットだけsquashなどしてまとめてもらえると嬉しいです ;) 他は特に気になる点はなかったので、コミットがまとまったらマージしちゃいますね 🔧 💨 |
レビューありがとうございます😁 |
🎉 ✨ |
fix #160
ref #203 (comment)
Changes
scrivito: true
というRSpecのタグを付与したscrivito_path(Obj.root)
は/
を意味しているのでroot_url
に置き換え可能なためscrivito: true
なタグが付与されているテストを除外して実行するようにしたSCRIVITO_TENANT
とSCRIVITO_API_KEY
の環境変数が必要なため